fsck: Only print "marking commit partial" once
authorColin Walters <walters@verbum.org>
Wed, 18 Apr 2018 18:36:19 +0000 (18:36 +0000)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 23 Apr 2018 17:23:40 +0000 (17:23 +0000)
commit41b97e9c1267508249e6655ae9134e6fd49d2203
tree4f64aaf26725c9d0106fb74b5ef04f6bb4afb864
parent6d01d82b9b28d93364ada3cf7c199f08a4291fab
fsck: Only print "marking commit partial" once

Let's only print if the commit isn't already partial; this
addresses a spam of "marking commit partial" from fsck.

Closes: #1548
Approved by: cgwalters
src/ostree/ot-builtin-fsck.c
tests/installed/nondestructive/itest-pull.sh
tests/test-corruption.sh